MY字典>英语词典>key in翻译和用法

key in

英 [kiː ɪn]

美 [kiː ɪn]

用键盘输入; 键入

计算机

柯林斯词典

  • PHRASAL VERB 用键盘输入;键入
    If youkeysomethingin, you put information into a computer or you give the computer a particular instruction by typing the information or instruction on the keyboard.
    1. Brian keyed in his personal code.
      布赖恩键入了他的个人密码。

双语例句

  • Please turn the key in a clockwise direction.
    请顺时针转动钥匙。
  • In the case of one-to-many relations, your transformation creates a foreign key in every "many" table
    在一对多关联的情况下,你的转换在所有“many”表中建立了一个外键
  • GetString returns a value for the given key in a specified language.
    getString用指定的语言返回一个给定键的值。
  • I turned the key in the lock.
    我转过身的关键锁。
  • This error message typically occurs when the key in the key store is accessed with the wrong password.
    在使用错误密码访问密匙库中的密匙时,通常会出现这条错误消息。
  • Otherwise, a new key value is taken from the sequence and used for both, a new entry in the dimension table and as a foreign key in the fact table.
    否则,从序列获取一个新的键值,用它作为维表中新条目的主键和事实表中的外键。
  • That leaves the issue of how you get the public key in a way that maintains security.
    这产生了一个问题,如何在保证安全性的情况下获得公开密匙。
  • In addition to availability, high throughput and low latency are key in these applications.
    对于这些应用程序,除了可用性以外,高吞吐率和低延时也十分关键。
  • In the case of a one-to-one relation, your transformation creates a foreign key in each table
    在一对一关联的情况下,你的转换在所有表中都建立了一个外键
  • Because a list is mutable, it can't be used as the key in a dictionary.
    因为list是易变的,所以它不能作为dictionary中的键。